CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Process Thread

搜索资源列表

  1. Ergodicprocess

    0下载:
  2. 遍历进程线程(暂停恢复线程自定义函数)-Ergodic process thread (thread suspended custom restore function )......
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-12
    • 文件大小:2939122
    • 提供者:离散
  1. Remote-thread-insert

    0下载:
  2. 一般的后门或木马都以进程的方式运行,这样很容易被发现,但将程序插入到系统进程中进行隐藏,那没就不容易被发现,本程序通过C++实现将相关程序出入到系统进程iexplore.exe中隐藏-In general have a backdoor or Trojan horse to run the process, it can easily be found, but the procedure to insert into the system to hide the process, it did
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3847404
    • 提供者:刘文文
  1. COMM_LIN.ZIP

    0下载:
  2. how to Process-Thread command-line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4474
    • 提供者:hathal thawab
  1. TestThreadOne

    0下载:
  2. thread进程调用,根据优先级 时间片调用运行进程-thread process to call, according to the priority call to run the process time slice
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:625
    • 提供者:勒娇囡
  1. winheixinzhinan

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system dedicated to the internal mechanisms, the a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-21
    • 文件大小:36809004
    • 提供者:zhangth
  1. process_and_thread

    0下载:
  2. sample source for process and thread. it compiled in evc++4
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:135313
    • 提供者:zeromirr
  1. Programs(update)

    0下载:
  2. 以生产者/消费者模型为依据,在Windows 2000环境下创建一个控制台进程,在该进程中创建n个线程模拟生产者和消费者,实现进程(线程)的同步与互斥。-To the producer/consumer model as the basis, in the Windows 2000 environment to create a console process, in the process to create a thread simulation n producers and consum
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:7835
    • 提供者:曹雅丽
  1. reader-writer

    0下载:
  2. 解决读者-写者的想法: 就是所谓的”忙等待“。一个进程(线程)要使用某个资源,先看能否满足”一定要求“,能,就使用, 不能就等待直到这个要求满足为止。 -Solve the readers- the idea of writing: the so-called " busy waiting." A process (thread) to use a resource, look at the can meet the " demands" , t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:640
    • 提供者:谢雨
  1. spyxx

    0下载:
  2. spyxx(SPYXX.EXE) 是一个基于 Win32 的实用工具,它提供系统的进程、线程、窗口和窗口消息的图形视图。-spyxx (SPYXX.EXE) is a Win32-based utility, which provides system process, thread, message window and the graphical view window.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:150473
    • 提供者:ok
  1. programmingWindows

    0下载:
  2. 本书是讲解Windows操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、...之后,他又推出了经典著作《Windows 高级编程指南》和《Windows核心编程》。如今这两本书早已成为Windows程序设计领域的... -This book is on the Windows operating system dedicated to the internal mechanisms, the authors start from the b
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:2090309
    • 提供者:tangjian
  1. Thread

    0下载:
  2. 关于用C语言学习进程和线程的相关资料,方便查找和使用。-On the use of C language learning process and thread information to easily find and use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10630438
    • 提供者:kongweiwei
  1. Programming_Applications_for_icrosoft_Windows_Four

    0下载:
  2. 本书是讲解Windows 操作系统内部机制的专著,作者从基本概念入手,全面系统地介绍了Windows的各种基本构件,如进程、线程、DLL和内存管理等,并列举了大量应用程序,精辟地分析了构件的使用方法,为掌握Windows 编程技巧提供了一条有效的捷径。对于不同水平的Windows 编程人员来说,本书都具有极好的参考价值。-This book is on the Windows operating system dedicated to the internal mechanisms, the a
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-21
    • 文件大小:36808275
    • 提供者:lijiang
  1. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. Thread

    0下载:
  2. 线程的应用,基本的线程及其方法的调用,进程同步的应用-Threaded applications, the basic method of the thread and calls the application process synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:5600
    • 提供者:李明
  1. coder25

    0下载:
  2. linux下的高级编程,高级io,进程,线程的多种源代码-the high-level programming under linux, advanced io, process, thread a variety of source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:466877
    • 提供者:何芳奎
  1. ActiveOB

    0下载:
  2. 主要内容是:Symbian进程、线程及多任务机制Active等-Main contents: Symbian process, thread and multi-task mechanism Active, etc.
  3. 所属分类:Symbian

    • 发布日期:2017-04-06
    • 文件大小:2529
    • 提供者:zzg
  1. EVC2676

    0下载:
  2. 这是以Windows CE为平台的EVC高级编程及其应用开发,包括MFC编程、进程、线程编程等-This is the Windows CE as a platform for EVC high-level programming and application development, including the MFC programming, process, thread programming, etc.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-23
    • 文件大小:7532647
    • 提供者:zhangci
  1. OpenAndCloseProcess

    0下载:
  2. 对进程进行操作.进程是由进程控制块、程序段、数据段三部分组成。一个进程可以包含若干线程(Thread),线程可以帮助应用程序同时做几件事(比如一个线程向磁盘写入文件,另一个则接收用户的按键操作并及时做出反应,互相不干扰),在程序被运行后中,系统首先要做的就是为该程序进程建立一个默认线程,然后程序可以根据需要自行添加或删除相关的线程。-To operate the process. The process by the process control blocks, program segment
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:801
    • 提供者:jolly
  1. Csharp2

    0下载:
  2. C#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 …… -Advanced Programming C# Web Applications- Electronic Teaching Chapter 1 of the process, thread and network protocols, TCP Application Programming Chapter 2
  3. 所属分类:.net

    • 发布日期:2017-04-09
    • 文件大小:1958120
    • 提供者:王清河
  1. process

    0下载:
  2. 操作系统原理实验,主要用来统计线程时间数,南京大学内部资料-Operating principle experiment, the main thread is used to statistical time series, Nanjing internal data
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:50296
    • 提供者:路粮户
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com